WorkbookSaveAsHtml Method

Overload List

SaveAsHtml(Stream) Saves the workbook in HTML format. Images are embedded in the document, so the result is a single self-contained file.
SaveAsHtml(String) Saves the workbook in HTML format.
SaveAsHtml(String, Boolean) Saves the workbook in HTML format.

See Also